*** empty log message ***
authorEli Zaretskii <eliz@is.elta.co.il>
Mon, 16 Feb 2004 12:37:21 +0000 (12:37 +0000)
committerEli Zaretskii <eliz@is.elta.co.il>
Mon, 16 Feb 2004 12:37:21 +0000 (12:37 +0000)
lisp/ChangeLog

index 3f63f8e9ecb7ff2d775bcbc9f59db9577f4f2cbb..4176661ca905e9b397c7c39369436cc450c72306 100644 (file)
@@ -1,5 +1,11 @@
 2004-02-16  Dave Love  <fx@gnu.org>
 
+       * newcomment.el (comment-insert-comment-function) 
+       (comment-region-function, uncomment-region-function): New.
+       (comment-indent): Use comment-insert-comment-function.
+       (uncomment-region): Use uncomment-region-function.
+       (comment-region): Use comment-region-function.
+
        * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
 
 2004-02-16  Richard Stallman  <rms@gnu.org>